-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency uglifyjs-webpack-plugin to v2 #414
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/uglifyjs-webpack-plugin-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
September 18, 2018 10:27
10d2612
to
4ded5a9
Compare
renovate
bot
changed the title
chore(deps): update dependency uglifyjs-webpack-plugin to v2
chore(deps): update dependency uglifyjs-webpack-plugin to v2.0.1
Oct 5, 2018
renovate
bot
changed the title
chore(deps): update dependency uglifyjs-webpack-plugin to v2.0.1
chore(deps): update dependency uglifyjs-webpack-plugin to v2
Oct 5, 2018
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
December 8, 2018 10:48
4ded5a9
to
999082f
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
2 times, most recently
from
December 27, 2018 12:39
21870e6
to
6f1ad50
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
February 25, 2019 13:14
6f1ad50
to
19cdad2
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
March 14, 2019 06:48
19cdad2
to
ead20f0
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
March 22, 2019 22:56
ead20f0
to
705bb82
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
May 3, 2019 04:29
705bb82
to
d4874e5
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
May 15, 2019 08:20
d4874e5
to
cbb22a9
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
July 17, 2019 17:29
cbb22a9
to
e78f7ed
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
July 31, 2019 12:28
e78f7ed
to
74bbe3a
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
October 2, 2019 20:00
74bbe3a
to
64ee334
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
October 28, 2019 04:35
64ee334
to
02cef19
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
May 3, 2020 17:23
02cef19
to
32007aa
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
July 25, 2020 18:46
32007aa
to
cc8d072
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
August 13, 2020 13:11
cc8d072
to
612ad90
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
June 7, 2021 01:05
612ad90
to
7cc0bdf
Compare
renovate
bot
force-pushed
the
renovate/uglifyjs-webpack-plugin-2.x
branch
from
July 15, 2021 04:16
7cc0bdf
to
d747ea1
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.0
->2.2.0
Release Notes
webpack-contrib/uglifyjs-webpack-plugin
v2.2.0
Compare Source
Features
2.1.3 (2019-05-15)
Bug Fixes
v2.1.3
Compare Source
v2.1.2
Compare Source
Bug Fixes
v2.1.1
Compare Source
Bug Fixes
v2.1.0
Compare Source
Bug Fixes
chunks
is aSet
in webpack@5 (#365) (bf36e21)worker-farm
errors (#380) (aa7a9fc)contenthash
when assets was minified (#386) (65a30da)Features
chunkFilter
option for filtering chunks (#382) (1e58c99)2.0.1 (2018-09-18)
Bug Fixes
uglify-js
version (#357) (dc9d038)v2.0.1
Compare Source
Bug Fixes
uglify-js
version (#357) (dc9d038)v2.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
uglify-es
is abandoned, if you need uglify ES6 code please use terser-webpack-plugin).warningsFilter
option (now first argument iswarning
, second issource
).peerDependencies
of"webpack": "^4.3.0
.engines
of"node": ">= 6.9.0 <7.0.0 || >= 8.9.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.